home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1985 September / 1985-09.d64 / hear see chord (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  742b  |  20 lines

  1. 5 print"[147]
  2. 10 [129]l[178]54272[164]54295:[151]l,0:[130]:[151]54296,15
  3. 20 v1[178]54276:v2[178]54283:v3[178]54290:w[178]65:q[178]100
  4. 30 [151]54275,8:[151]54282,8:[151]54289,8:[143] square wave used with waveform 65
  5. 40 [151]54277,2:[151]54278,12:[143] adsr v1
  6. 50 [151]54284,2:[151]54285,12:[143] adsr v2
  7. 60 [151]54291,2:[151]54292,12:[143] adsr v3
  8. 70 [151]54273,16:[151]54272,195:[143] c
  9. 80 [151]54280,21:[151]54279,31:[143] e
  10. 90 [151]54287,25:[151]54286,30:[143] g
  11. 100 [129]z[178]1[164]30:[151]v1,w:[143] total no. ofnotes to be played
  12. 110 [129]t[178]1[164]q:[130]:[143] time delay
  13. 120 [151]v2,w:[151]v1,w[171]1:[143] turns on    voice 2, turns off voice 1
  14. 130 [129]t[178]1[164]q:[130]:[151]v2,w[171]1:[143] after delay turns off voice 2
  15. 140 [151]v3,w:[151]v2,w[171]1:[143] turns on    voice 3, turns off voice 2
  16. 150 [129]t[178]1[164]q:[130]:[151]v3,w[171]1:[143] after delay turns off voice 3
  17. 160 q[178]q[171]5:[130]:[143] time delay is decreasing, thus notes played more rapidly
  18. 170 [129]t[178]1[164]1200:[130]
  19. 180 [155]10[171]170
  20.